Skip to content

Version Packages (beta)#1

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages (beta)#1
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Feb 13, 2026

Copy link
Copy Markdown

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@workflow/web-shared@5.0.0-beta.36

Minor Changes

  • #2985 621b04e Thanks @mitul-s! - Trace viewer: holding Alt with a span selected now measures the time delta between the selected span and any hovered span, Figma-style; the no-selection Alt gap overlay is restyled to the same measurement-line design.

Patch Changes

  • #2968 1973317 Thanks @mitul-s! - Adjust helper position on trace viewer

  • #2962 774e12c Thanks @mitul-s! - Show a delayed tooltip (Step, Hook, Sleep, Workflow) when hovering the icon on each row in the new trace viewer's event list.

  • Updated dependencies [7d29bab, bb773e9, 268fede, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/core@5.0.0-beta.36

@workflow/world@5.0.0-beta.22

Minor Changes

  • #2915 7d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

  • #2970 bb773e9 Thanks @VaguelySerious! - Add an optional capabilities?: WorldCapabilities field to the World interface so implementations can declare backend feature support (preconditionGuard, maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.

@workflow/world-local@5.0.0-beta.30

Minor Changes

  • #2915 7d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • Updated dependencies [7d29bab, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/errors@5.0.0-beta.11

@workflow/world-postgres@5.0.0-beta.28

Minor Changes

  • #2915 7d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • #2983 3ddf42e Thanks @joeyhotz! - Throw EntityConflictError when a run_created event targets a run that already exists, instead of resolving with no run. This matches world-local and world-vercel, and stops start() from throwing Missing 'run' in server response for 'run_created' event when the resilient start path wins the race.

  • Updated dependencies [7d29bab, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/errors@5.0.0-beta.11

@workflow/world-vercel@5.0.0-beta.32

Minor Changes

  • #2915 7d29bab Thanks @joeyhotz! - Add runs.getMany() for retrieving ordered workflow run snapshots in one storage operation.

Patch Changes

  • #2951 6f032d7 Thanks @karthikscale3! - Decode stable-line CBOR structured errors when reading v4 workflow events while preserving current serialized error payloads.

  • #2959 457e671 Thanks @alangenfeld! - Log the underlying queue handler error before retrying a failed delivery.

  • #2970 bb773e9 Thanks @VaguelySerious! - Add an optional capabilities?: WorldCapabilities field to the World interface so implementations can declare backend feature support (preconditionGuard, maxConcurrency) instead of the runtime inferring it from environment variables; the Vercel World declares both.

  • Updated dependencies [7d29bab, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/errors@5.0.0-beta.11

@workflow/astro@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/builders@5.0.0-beta.36

Patch Changes

@workflow/cli@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, 927b61a, 6f032d7, bb773e9, 457e671, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/world-vercel@5.0.0-beta.32
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/errors@5.0.0-beta.11
    • @workflow/web@5.0.0-beta.36

@workflow/core@5.0.0-beta.36

Patch Changes

  • #2970 bb773e9 Thanks @VaguelySerious! - Keep the inline event-log delta fast path active with open hooks when WORKFLOW_PRECONDITION_GUARD=1 and the World declares capabilities.preconditionGuard. The lazy inline step_started claim now carries the guard snapshot so a stale replay's claim is fenced (412 → fresh replay), and guard-enforced batches with an open hook take the await-then-run path so a fenced claim never executes the step body.

  • #2980 268fede Thanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.

  • Updated dependencies [7d29bab, 6f032d7, 457e671, bb773e9]:

    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/world-vercel@5.0.0-beta.32
    • @workflow/errors@5.0.0-beta.11

@workflow/nest@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/next@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a, bb773e9, 268fede]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36

@workflow/nitro@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a, bb773e9, 268fede]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/web@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/nuxt@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/nitro@5.0.0-beta.36

@workflow/rollup@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/sveltekit@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/vite@5.0.0-beta.36

@workflow/vite@5.0.0-beta.36

Patch Changes

  • Updated dependencies [927b61a]:
    • @workflow/builders@5.0.0-beta.36

@workflow/vitest@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, 927b61a, bb773e9, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/builders@5.0.0-beta.36
    • @workflow/core@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36

@workflow/web@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab]:
    • @workflow/world-local@5.0.0-beta.30

workflow@5.0.0-beta.36

Patch Changes

  • #2980 268fede Thanks @NathanColosimo! - Prepare encrypted replay payloads concurrently and cache the decrypted, decompressed representation for reuse across inline replay iterations.

  • Updated dependencies [bb773e9, 268fede]:

    • @workflow/core@5.0.0-beta.36
    • @workflow/cli@5.0.0-beta.36
    • @workflow/errors@5.0.0-beta.11
    • @workflow/astro@5.0.0-beta.36
    • @workflow/nest@5.0.0-beta.36
    • @workflow/next@5.0.0-beta.36
    • @workflow/nitro@5.0.0-beta.36
    • @workflow/nuxt@5.0.0-beta.36
    • @workflow/rollup@5.0.0-beta.36
    • @workflow/sveltekit@5.0.0-beta.36
    • @workflow/typescript-plugin@5.0.0-beta.5

@workflow/world-testing@5.0.0-beta.36

Patch Changes

  • Updated dependencies [7d29bab, bb773e9, 268fede, bb773e9]:
    • @workflow/world@5.0.0-beta.22
    • @workflow/world-local@5.0.0-beta.30
    • @workflow/core@5.0.0-beta.36
    • workflow@5.0.0-beta.36
    • @workflow/cli@5.0.0-beta.36

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 7 times, most recently from 29ec3ee to 207d90e Compare February 21, 2026 19:28
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from 00562b1 to 4891aed Compare February 27, 2026 08:15
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 6 times, most recently from d151394 to c80b747 Compare May 6, 2026 04:11
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from 9575634 to 09a0c1d Compare May 10, 2026 03:59
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from f764af0 to ee61817 Compare May 21, 2026 04:54
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from c8fac14 to b0d0561 Compare May 27, 2026 04:37
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 6 times, most recently from 32958cd to 0178fa5 Compare June 15, 2026 05:16
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 7 times, most recently from 72cf02d to 55e2110 Compare June 24, 2026 04:45
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from 3e64d9d to 7eabc1f Compare July 2, 2026 04:19
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 6 times, most recently from 8f3ebb0 to 2c6ee61 Compare July 10, 2026 04:21
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from ede9a52 to 1973317 Compare July 17, 2026 03:31
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 95fb11e to 621b04e Compare July 18, 2026 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants